net/http.http2timer.Reset (method)
6 uses
net/http (current package)
h2_bundle.go#L5520: sc.idleTimer.Reset(sc.srv.IdleTimeout)
h2_bundle.go#L6661: st.readDeadline.Reset(deadline.Sub(sc.srv.now()))
h2_bundle.go#L6687: st.writeDeadline.Reset(deadline.Sub(sc.srv.now()))
h2_bundle.go#L7166: Reset(d time.Duration) bool
h2_bundle.go#L9362: cc.idleTimer.Reset(cc.idleTimeout)
h2_bundle.go#L9498: t.Reset(readIdleTimeout)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |